Auto merge of #3257 - nipunn1313:slash, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 7 Nov 2016 04:38:31 +0000 (20:38 -0800)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2016 04:38:31 +0000 (20:38 -0800)
commit0682ced378555dc95f05c38861c03bda616fafc5
tree5ffc3f687d9bcce34bcb6b551fe1e63a11e3602f
parent8709867918ff3b24a56b2d2d77113458a397a2e7
parent2435936176bc43b67c69f1ba9a3828224d3ebd34
Auto merge of #3257 - nipunn1313:slash, r=alexcrichton

Add a [/] macro expansion for tests

Converts to backslash on windows. Currently, we're using [..],
so this will tighten up the tests.
tests/profiles.rs